2025-06-13 15:21:57,109 [ 166978 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 15:21:57,109 [ 166978 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 15:21:57,109 [ 166978 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 15:21:57,109 [ 166978 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_cphfxq --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_build_sets_from_multiple_threads/test.py::test_set test_cgroup_limit/test.py::test_cgroup_cpu_limit test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop test_codec_encrypted/test.py::test_different_keys test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config 'test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog]' 'test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg]' 'test_database_iceberg/test.py::test_list_tables[DataLakeCatalog]' 'test_database_iceberg/test.py::test_list_tables[Iceberg]' 'test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog]' 'test_database_iceberg/test.py::test_many_namespaces[Iceberg]' 'test_database_iceberg/test.py::test_select[DataLakeCatalog]' 'test_database_iceberg/test.py::test_select[Iceberg]' 'test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog]' 'test_database_iceberg/test.py::test_tables_with_same_location[Iceberg]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True]' test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_composable_protocols/test.py::test_connections test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg test_backup_restore/test.py::test_attach_partition test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_config_substitutions/test.py::test_allow_databases test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_MemoryTracking/test.py::test_http test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes [gw9] [ 1%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw9] [ 2%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw9] [ 3%] PASSED test_composable_protocols/test.py::test_proxy_1 test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw8] [ 4%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw2] [ 5%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python [gw2] [ 6%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw7] [ 7%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw2] [ 8%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python [gw7] [ 9%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw2] [ 10%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw7] [ 11%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw2] [ 12%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw7] [ 13%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw2] [ 14%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw5] [ 15%] PASSED test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions [gw2] [ 16%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache [gw2] [ 17%] PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw2] [ 18%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw2] [ 19%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python [gw8] [ 20%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw3] [ 21%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw7] [ 22%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw7] [ 23%] PASSED test_config_substitutions/test.py::test_include_config [gw6] [ 24%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw8] [ 25%] PASSED test_backup_restore/test.py::test_restore test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw3] [ 26%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw9] [ 27%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw3] [ 28%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw9] [ 29%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw6] [ 30%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw3] [ 31%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw5] [ 32%] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session [gw2] [ 33%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_config_decryption/test.py::test_successful_decryption_xml [gw1] [ 34%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw2] [ 35%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw2] [ 36%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_cluster_discovery/test.py::test_cluster_discovery_macros [gw6] [ 37%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] test_file_cluster/test.py::test_count [gw8] [ 38%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw5] [ 39%] PASSED test_MemoryTracking/test.py::test_tcp_single_session test_distributed_ddl_password/test.py::test_alter [gw7] [ 40%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw4] [ 41%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts [gw7] [ 42%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw1] [ 43%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_backward_compatibility/test.py::test_backward_compatability1 [gw2] [ 44%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw3] [ 45%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw6] [ 46%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw3] [ 47%] PASSED test_file_cluster/test.py::test_format_detection [gw9] [ 48%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw1] [ 49%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] [gw7] [ 50%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 [gw8] [ 51%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw5] [ 52%] PASSED test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate [gw6] [ 53%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw5] [ 54%] PASSED test_distributed_ddl_password/test.py::test_truncate [gw0] [ 55%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] [gw1] [ 56%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] [gw0] [ 57%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] test_codec_encrypted/test.py::test_different_keys test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF [gw0] [ 58%] PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] test_database_iceberg/test.py::test_list_tables[Iceberg] test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw7] [ 59%] PASSED test_codec_encrypted/test.py::test_different_keys test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw0] [ 60%] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] [gw1] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] [gw3] [ 62%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw6] [ 63%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw0] [ 64%] PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] test_database_iceberg/test.py::test_many_namespaces[Iceberg] [gw8] [ 65%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw1] [ 66%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] [gw9] [ 67%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw4] [ 68%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree [gw4] [ 69%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw4] [ 70%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw0] [ 71%] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] test_database_iceberg/test.py::test_select[DataLakeCatalog] [gw1] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] [gw0] [ 73%] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] test_database_iceberg/test.py::test_select[Iceberg] [gw0] [ 74%] PASSED test_database_iceberg/test.py::test_select[Iceberg] test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] [gw4] [ 75%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw0] [ 76%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw2] [ 77%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw0] [ 78%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw4] [ 79%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_build_sets_from_multiple_threads/test.py::test_set [gw8] [ 80%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw1] [ 81%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] [gw9] [ 82%] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw2] [ 83%] PASSED test_build_sets_from_multiple_threads/test.py::test_set [gw5] [ 84%] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw1] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] [gw1] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] [gw1] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] [gw1] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] [gw1] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] [gw1] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] [gw1] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] [gw1] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] [gw1] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] [gw1] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] [gw1] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 76.75s setup test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 54.12s call test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 52.97s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 41.87s call test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 40.07s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 34.36s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 28.74s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 27.56s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 27.30s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 22.31s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 22.23s teardown test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 22.21s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 21.97s call test_MemoryTracking/test.py::test_tcp_multiple_sessions 20.44s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 19.35s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 19.28s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 19.21s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 18.96s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 18.95s setup test_config_substitutions/test.py::test_allow_databases 18.25s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 18.15s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 17.93s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 17.84s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 17.29s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 17.17s teardown test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 17.15s setup test_distributed_ddl_password/test.py::test_alter 16.71s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 16.29s teardown test_config_substitutions/test.py::test_include_config 15.36s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 15.13s call test_database_iceberg/test.py::test_many_namespaces[Iceberg] 14.28s setup test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 14.11s setup test_backup_restore/test.py::test_attach_partition 13.57s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 13.52s setup test_cluster_discovery/test.py::test_cluster_discovery_macros 13.27s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 13.18s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 13.13s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 13.12s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 12.96s setup test_MemoryTracking/test.py::test_http 12.64s setup test_config_decryption/test.py::test_successful_decryption_xml 12.57s setup test_backward_compatibility/test.py::test_backward_compatability1 12.52s setup test_composable_protocols/test.py::test_connections 12.49s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 12.07s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 11.99s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 11.63s setup test_build_sets_from_multiple_threads/test.py::test_set 11.44s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 11.35s call test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 11.34s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 11.33s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 10.77s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 10.39s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 10.15s call test_MemoryTracking/test.py::test_tcp_single_session 10.14s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 10.09s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 10.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 10.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 10.07s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 10.05s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 10.05s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 10.04s call test_MemoryTracking/test.py::test_http 10.04s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 10.04s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 10.03s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 10.03s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 9.98s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.47s setup test_file_cluster/test.py::test_count 9.24s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 9.14s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 9.13s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 8.82s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 8.47s teardown test_distributed_ddl_password/test.py::test_truncate 7.82s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 7.51s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 7.43s teardown test_file_cluster/test.py::test_format_detection 7.15s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 6.80s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 6.78s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 6.64s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 6.35s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 6.10s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 6.08s setup test_codec_encrypted/test.py::test_different_keys 5.96s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 5.84s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 5.82s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 5.56s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 5.47s call test_database_iceberg/test.py::test_list_tables[Iceberg] 5.39s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 5.31s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 5.27s call test_backup_restore/test.py::test_attach_partition 5.27s call test_backup_restore/test.py::test_replace_partition 5.22s teardown test_backward_compatibility/test.py::test_backward_compatability1 5.21s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 5.20s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 5.19s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 5.06s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 4.80s call test_backup_restore/test.py::test_restore 4.60s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 4.40s call test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 4.33s teardown test_build_sets_from_multiple_threads/test.py::test_set 3.95s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 3.52s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 3.41s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 3.39s call test_build_sets_from_multiple_threads/test.py::test_set 3.38s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 2.78s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 2.71s teardown test_config_decryption/test.py::test_successful_decryption_yaml 2.59s call test_distributed_ddl_password/test.py::test_truncate 2.57s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 2.57s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 2.53s teardown test_codec_encrypted/test.py::test_different_keys 2.50s teardown test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 2.48s teardown test_backup_restore/test.py::test_restore 2.30s call test_cluster_discovery/test.py::test_cluster_discovery_macros 2.28s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 2.07s call test_distributed_ddl_password/test.py::test_alter 2.07s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 2.01s teardown test_composable_protocols/test.py::test_proxy_1 1.86s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.81s call test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 1.80s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 1.65s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 1.62s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 1.52s call test_codec_encrypted/test.py::test_different_keys 1.43s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 1.37s teardown test_MemoryTracking/test.py::test_tcp_single_session 1.36s call test_config_substitutions/test.py::test_allow_databases 1.25s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 1.13s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.95s call test_file_cluster/test.py::test_format_detection 0.81s call test_composable_protocols/test.py::test_proxy_1 0.81s call test_config_substitutions/test.py::test_include_config 0.76s call test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.75s call test_config_substitutions/test.py::test_config 0.70s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.67s call test_config_substitutions/test.py::test_config_from_env_overrides 0.56s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.55s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.54s call test_composable_protocols/test.py::test_connections 0.54s call test_executable_user_defined_function/test.py::test_executable_function_bash 0.49s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.49s call test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.48s call test_executable_user_defined_function/test.py::test_executable_function_python 0.48s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.47s call test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.40s call test_database_iceberg/test.py::test_select[Iceberg] 0.39s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.38s call test_file_cluster/test.py::test_count 0.38s call test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.38s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.38s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.37s call test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.33s call test_config_decryption/test.py::test_successful_decryption_xml 0.25s call test_backward_compatibility/test.py::test_backward_compatability1 0.23s call test_config_decryption/test.py::test_successful_decryption_yaml 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.22s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_MemoryTracking/test.py::test_http 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 0.00s teardown test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 0.00s setup test_MemoryTracking/test.py::test_tcp_single_session 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_distributed_ddl_password/test.py::test_alter 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s setup test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_file_cluster/test.py::test_count 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s teardown test_cluster_discovery/test.py::test_cluster_discovery_macros 0.00s setup test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s setup test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s setup test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_backup_restore/test.py::test_restore 0.00s setup test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s teardown test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_config_substitutions/test.py::test_config 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_distributed_ddl_password/test.py::test_truncate 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_backup_restore/test.py::test_replace_partition =========================== short test summary info ============================ PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_backup_restore/test.py::test_attach_partition PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_config_substitutions/test.py::test_config PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_MemoryTracking/test.py::test_http PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_backup_restore/test.py::test_replace_partition PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_backup_restore/test.py::test_restore PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_MemoryTracking/test.py::test_tcp_single_session PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_file_cluster/test.py::test_count PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_file_cluster/test.py::test_format_detection PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_distributed_ddl_password/test.py::test_alter PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_distributed_ddl_password/test.py::test_truncate PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_select[Iceberg] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ======================= 100 passed in 370.34s (0:06:10) ========================